home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Magnum One
/
Magnum One (Mid-American Digital) (Disc Manufacturing).iso
/
d19
/
ckit15a.arc
/
CKIT_TC.ARC
/
TCREAD.ME
< prev
Wrap
Text File
|
1990-08-13
|
516b
|
17 lines
ckitdemo.mak Turbo MAKE file for CKITDEMO
ckits.prj TURBO Project file for CKITDEMO
MAKE sure TURBO C is set for WORD alignment.
To do this from inside the TURBO editor.
Select ->OPTIONS ->COMPILER ->CODE GENERATION ->ALIGNMENT ->WORD
OR add the -a switch to the TURBO command line TCC compiler.
See CKITDEMO.MAK for example of this.
You must do this reguardless of what door program you are compiling.
IT IS NOT NECASSARY TO NOW INCLUDE THE MATH.LIB and EMU.LIB with
Turbo C users.